
	<!-- PARA M249 SAW SQUAD AUTOMATIC WEAPON 5.56x45 NATO GREEN TIP -->
	<weapon type="EPISODIC_14">
		<data slot="RIFLE" firetype="INSTANT_HIT" damagetype="BULLET" group="RIFLE_ASSAULT" targetrange="65.0" weaponrange="200.0" clipsize="100" ammomax="600" timebetweenshots="133">
			<damage base="56" networkplayermod="2.5" networkpedmod="1.25"/>
			<physics force="49.0"/>
			<reload time="2066" fasttime="1166" crouchtime="2066"/>

			<aiming accuracy="0.249">
				<offset 				x="0.14" y="1.0" z="0.55"/>
				<crouchedoffset x="0.08"	y="1.0" z="0.12"/>
				<reticule standing="0.6" ducked="0.5" scale="0.2"/>
			</aiming>

			<pickup regentime="600000" ammoonstreet="100"/>

			<controller>
				<rumble duration="90" intensity="0.1"/>
			</controller>

			<flags>
				<flag>GUN</flag>
				<flag>CAN_AIM</flag>
				<flag>CAN_FREE_AIM</flag>
				<flag>ANIM_RELOAD</flag>
				<flag>ANIM_CROUCH_FIRE</flag>
				<flag>2HANDED</flag>
			</flags>
		</data>

		<assets model="w_e2_m249">
			<anim group="gun@m249">
				<rates firerate="0.8" blindfirerate="2.0"/>
			</anim>

			<effects>
				<muzzle fx="muz_M249"/>
				<shell fx="weap_ejected_rifle"/>
			</effects>
		</assets>
	</weapon>